Skip to main content
Developers
pflotran.org/developers.html
Short Description
PFLOTRAN is a parallel, open source subsurface flow and reactive transport code. PFLOTRAN solves a system of generally nonlinear partial differential equations describing multiphase, multicomponent and multiscale reactive flow and transport in porous materials. The code is designed to run on massively parallel computing architectures as well as workstations and laptops. Parallelization is achieved through domain decomposition using the PETSc (Portable Extensible Toolkit for Scientific Computation) library. PFLOTRAN has been developed from the ground up for parallel scalability and has been run on up to 2^18 processor cores with problem sizes up to 2 billion degrees of freedom. PFLOTRAN is written in free formatted Fortran 2003/2008 and leverages class hierarchies and procedure pointers extensively in its object-oriented design.
Website
https://pflotran.org
Code Repository
bitbucket.org/pflotran/pflotran
License
Open Source (OSI/FSF compatible)
Categorization
Simulator: flow, transport, reaction
Targeted Application Areas
Reservoir engineering
Geothermal energy
Environmental remediation
Nuclear waste disposal
Gas storage
Groundwater
Considered Porous-Media Scales
Core / Sample
Field
Programming languages
Fortran